home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 95 / pascal / read.me < prev    next >
Encoding:
Text File  |  1987-01-15  |  2.7 KB  |  94 lines

  1. ADDITEM.PI3
  2. CENTR_DO.PI3
  3.  
  4.     These are the first in a bunch of 'HELP' pictures which graphically
  5.     display PERSONAL PASCAL GEM library call parameters. It helps me out 
  6.     alot and keeps me from digging around the manual to find stuff. In DEGAS
  7.     monochrome. More will come next month.  To view these file, use MONO2MED.PRG
  8.     and SHOPC2.PRG in the general directory.  Very nicely done.  Paul Huntington
  9.  
  10.  
  11. CHRTEST.PAS
  12. COPYRITE.PAS
  13. FILEXFER.PAS
  14. GETREZ.PAS
  15. MAKE_DAT.PAS
  16. NOWWHAT3.TXT
  17. READ_DAT.PAS
  18.  
  19.     This is by MAST's Pascal expert Dave Meile.  The files include "Now What? 
  20.     - part 3", which deals with using files under OSS Personal Pascal.  There
  21.     are also several Pascal files related to the article and just there to 
  22.     show some of the things you can do with GEM and OSS Personal Pascal.  The
  23.     Pascal files are not required to enjoy the article, but the article will
  24.     definitely help figure out why some of the Pascal files are there!  Another
  25.     good tutorial from Dave.
  26.  
  27.  
  28. DEGAS.PAS
  29.  
  30.     Keywords: PASCAL PERSONAL PASCAL OSS DEGAS
  31.     
  32.     Another Pascal source file from OSS's BBS, shows how to do tricks with
  33.     Degas picture with Personal Pascal.
  34.     
  35.     
  36. FMTCONST.PAS
  37. FMTSUBS.PAS
  38. FMTTST.PAS
  39. FMTTYPE.PAS
  40. FMTUTILS
  41. FMTUTILS.PAS
  42.  
  43.     This is a number of disk format utility routines written in OSS Pascal.  
  44.     Try them out and write your own format program.
  45.  
  46.  
  47. GEMDOS.DOC
  48. GEMDOS.PAS
  49. GEMDOS.TYP
  50.  
  51.     This is a routine for all GEMDOS functions to be used in Personal
  52.     Pascal. It is pretty handy if you use GEMDOS calls often. However,
  53.     several functions seem don't work the way it should (read GEMDOS.DOC
  54.     for detail), I would appreciate anyone who can help.  No longer do you have
  55.     to use GEM calls by trial and error.  These functions calls should remedy
  56.     your problems.
  57.  
  58.  
  59. PRINT-TL.BAT
  60. PROG1.PAS
  61. PROG10.PAS
  62. PROG2.PAS
  63. PROG2A.PAS
  64. PROG3.PAS
  65. PROG4.PAS
  66. PROG5.PAS
  67. PROG6.PAS
  68. PROG7.PAS
  69. PROG8.PAS
  70. PROG9.PAS
  71. README
  72. README1.1ST
  73. TEST1.PAS
  74. TL01.TXT
  75. TL02.TXT
  76. TL03.TXT
  77. TL04.TXT
  78. TL05.TXT
  79. TL06.TXT
  80. TL07.TXT
  81. TL08.TXT
  82. TL09.TXT
  83. TL10.TXT
  84.  
  85.     Are you looking for tutorial and sample programs for Pascal? 
  86.     Here is the one you have been waiting for. There is one little
  87.     catch, the package is written in Turbo Pascal for IBM PC. But
  88.     don't hit <Q>uit now, I have compiled all the examples with Personal
  89.     Pascal with subtle changes. For your convience, I wrote a file to
  90.     explain the difference when using the package for Personal Pascal.
  91.     Read the file README1.1ST first. This is the first package.  The second
  92.     package of tutorials will be next month.  Use these tutorials to learn how
  93.     to program in Pascal.
  94.